Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(java): Respect content-type header from IR v53 #5386

Merged
merged 8 commits into from
Dec 11, 2024

Conversation

ajgateno
Copy link
Contributor

The Java SDK generator defaults to Content-Type: application/json for non-file-upload endpoints. This PR makes it respect the configured content type from the request definition.

@ajgateno ajgateno requested a review from dsinghvi as a code owner December 11, 2024 15:11
Copy link

github-actions bot commented Dec 11, 2024

🌿 Preview your docs: https://fern-preview-bc6235e5-3105-47fc-a8a2-fa0b30cd7869.docs.buildwithfern.com/learn

@ajgateno ajgateno merged commit d45e315 into main Dec 11, 2024
54 of 56 checks passed
@ajgateno ajgateno deleted the alberto/java-respects-content-types branch December 11, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants